[System.Runtime.CompilerServices.AsyncStateMachine(C1.CollectionView.ICollectionViewEx/d__30`1)] [System.Runtime.CompilerServices.Extension()] public static System.Threading.Tasks.Task GroupAsync<T>( ICollectionView<T> collectionView, System.Linq.Expressions.Expression<Func<T,object>> groupPath ) where T: class
パラメータ
- collectionView
- コレクションビュー
- groupPath
- グループパス
型パラメータ
- T